

html{
	overflow-y: overlay;
	zoom: .67;
}

section {
	height: 75% !important;
  }

@media only screen and (min-width: 1500px) {
	html{
		overflow-y: overlay;
		zoom: 0.80;
	}
}

#minBtn , #plusBtn {
	display:inline-block;
	/* additional code */
	}
#inpakBtns a.button.is-static{
	min-width: 200px
}



#addTranssmartCarrier{
	min-width: 200px
}

#addTranssmartService{
	min-width: 200px
}

#chooseBoxSelect{
	min-width: 200px
}


table.dataTable tbody {
    color: #4878B6;
	background-color: #ffffff;
}
.tooltip {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black;
  }
  
  .tooltip .tooltiptext {
	visibility: hidden;
	width: 120px;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	bottom: 100%;
	left: 50%;
	margin-left: -60px;
	
	/* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */
	opacity: 0;
	transition: opacity 1s;
  }
  
  .tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
  }

  .column{
    flex-direction: column;
    flex-grow: 1;
  }

#status{
	border: none;
	padding: 10px;
	display: inline-block;
	margin: 12px 2px;
	border-radius: 50%;
	width: 20px !important;
	height: 20px !important;
	top: 14px;
}
.iconify {
	 width: 100px; height: 100px; 
	}

	.ui.table {
		font-size: 1em;
		font-weight: bold;
	}
body {

	margin: 0;
	font-family: sans-serif;
	background-color: #ffffff;
}
/* #printerTable{
	width: 70% !important;
	margin-left: auto;
	margin-right: auto;
} */

/*.select.is-fullwidth select {
	width: 185.8px !important;
}*/
.select.is-fullwidth select {
	width: 100% !important;
}


table.dataTable tbody tr.selected {
    color: #4878B6;
    background-color: #add8e6;
}
.ui.table.dataTable thead th {
	background-color: #D2D2D2;
}
.mb0 {
	margin-bottom: 0px !important;
}
div.paddings{
padding-right: 10px !important;
}

#btnVerwijder{
	padding:5px;
}

div.inputRow{

	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: stretch;
	padding-bottom: -10px;
}

div.cc4{

	flex:1 1 auto;
	width: 15%;
	padding:5px;
	margin-bottom: 0px !important;
    padding-bottom: 0px;
	align-self: auto;
}

div.cc4 p, div.cc4 select{
	flex: 1 1 auto;
	width: 100%;
}

div.cc4 .button{
	color: #4878B6;
}

#ModalInpakTranssmart a.button{
	color: #4878B6;
}

div.modalPickjob p.control.is-expanded, div.modalPickjob p select{
	flex: 1 1 auto;
	width: 100%;
}

div.modalPickjob .button.is-static.is-fullwidth{
	color: #4878B6;
	min-width: 530.99px !important;
}

div.cc4 div
{
width: 100%;
}

div.cc4 div p{
	margin-bottom: 0.4em;

}
div.filterSection,div.labelSection{
	border-radius: 4px;
	background-color: darkgray;
	margin-bottom: 0.5em;

}

div.inputs{
	padding: .5em;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: stretch;
}
div.labelFlex{
	padding: .5em;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: stretch;
	
    

}
div.inputs > div{
	flex: 1 1 auto;
	min-width: 100%;
	align-self: flex-start;
	text-align: left;
	padding-bottom: 1em;
}
div.labelFlex > div{
	flex: 1 1 auto;
	min-width: 25%;
	align-self: flex-start;
	text-align: left;
}
div.inputs > div > *{
	display:inline;
	font-weight: bold;
	color:black
}
.pt0{
	padding-top:0px !important;
}
div.labelFlex > div > *{
	display:inline;
	font-weight: bold;
	color:black
}

div.filterSectionPredeliveries{
	border-radius: 4px;
	background-color: darkgray;
	padding-bottom: 1em;
	padding-top: 1em;
	margin-bottom: 0.5em;

}
div.cc3{

	flex:1 1 auto;
	width: 25%;
	padding:5px;
	margin-bottom: 0px !important;
    padding-bottom: 0px;
	align-self: auto;
}

div.cc3 p, div.cc3 select{
	flex: 1 1 auto;
	width: 100%;
}
div.cc3 .button{
	color: #4878B6;
}
div.cc3 div
{

width: 100%;

}

div.cc3 div p{
	margin-bottom: 0.4em;

}

div.cc5{

	flex:1 1 auto;
	width: 20%;
	padding:5px;
	margin-bottom: 0px !important;
    padding-bottom: 0px;
	align-self: auto;
}

div.cc5 p, div.cc5 select{
	flex: 1 1 auto;
	width: 100%;
}

#container {
	height: 100%;
	min-height: 100% ;
	display: flex;
	flex-direction: column;
	position:absolute;
  	top:0px;
  	right:0px;
  	bottom:0px;
  	left:0px;
}


/* div.dataTables_length {
    display: none;
} */

/* div.cc5 input[type=date][id=OntvangstdatumBegin],div.cc5 input[type=date][id=OrderdatumBegin],div.cc5 input[type=date][id=OntvangstdatumEind],div.cc5 input[type=date][id=OrderdatumEind]{
	flex: 1 0 110px !important;
	max-width: 210px !important;
} */


div.cc5 div
{

width: 100%;

}

div.cc6{

	padding:5px;
	margin-bottom: 0px !important;
	padding-bottom: 0px;
	margin-right: 1em;
	margin-left: 1em;
	color:black;


}

.navbar-item.is-active{
	color: white !important;
	background-color: #118fe4 !important;
}

.dropdown.is-hoverable .dropdown-menu .dropdown-content .navbar-item.is-active{
	color: white !important;
	background-color: #118fe4 !important;
}

.hero-body {
	padding-top: 1em;
}

.numericCol {
	text-align: right !important;
  }

.navLogo
{
padding: 10px;
 max-height: 4em;
}
div.dataTables_paginate
{
	color:#4878B6;
	padding-bottom: 1em;
}

.dropdown.is-hoverable button{
	border: none;
	outline: none;
	text-align: center;
	background-color:  #4878B6 !important;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	height: 100%;
	width: 100%;
}

.dropdown-menu{
	height: 100%;
	width: 100%;
}

.menu .is-active{
	color:white!important;
}

.dropdown-item{
	font-size: 16px;
	font-weight: bold;
}

.dropdown.is-hoverable button:hover{
	background-color: #118fe4 !important;
	color: #fff;
}

.hero.is-primary {
    background-color: #ffffff;
    color:#4878B6;
}
.hero.is-primary a.navbar-item:hover{
	background-color: cornflowerblue;
}

div.bigMargin{
	margin-bottom: 40px;
}

div.bigMarginTop{
	margin-top: 40px;
}

.minWidth50{
	min-width: 50%;
}


nav.navbar
{
	padding-right: 20px;
	background-color:  #4878B6 !important;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	
}

div.container{
	width: 100%;
	max-width: 100%;
}

div.container.has-text-centered
{
	width: 100%;
	max-width: 100%;
	height: 100%;
}

.dataTables_empty{
	display:none;
}
div.flexbox{
 display: flex;
 flex-direction: row;
 flex-wrap: nowrap;
 justify-content: flex-start;
 align-items: flex-start;
 align-content: stretch;
}
div.tables{
  padding-right: 1em;
  order: 0;
  flex: 10 1 auto;
  align-self: auto;
  border-right: 2px  #4878B6 solid ;
  min-width: 85%;
}
div.inputs{
	padding-left: 1em;
	order:1;
	flex: 1 1 auto;
	align-self: auto;

}

.control.is-pulled-right .input{
	max-width: 123.97px;
	margin-left: 5px;
}

a.minWidth {
	min-width: 0px !important; 
}

  #aantalLabel{
	  min-width: 120px;
  }
  #aantal_regel_btn{
	  min-width: 120px;
  }

 .afstand{
	  margin-left: 20px;
	  margin-right: 20px;
  }

  #overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99999;
    background-color:rgba(211, 211, 211, 0.5);
    /* filter: alpha(opacity=0.4);
    -moz-opacity: 0.4;
    opacity: 0.4; */
    display: none;
}
#overlay progress {
	width: 50%;
	align-items: center;
    position: fixed;
    margin-left: 23%;
    top: 45%;
}
#overlay h2 {
	color:black;
    position: fixed;
    margin-left: 43%;
    top: 40%;
}
.dataTables_scrollHeadInner{
  width:100% !important;
}
.dataTables_scrollHeadInner table{
  width:100% !important;
}

.dataTables_scrollBody{
	overflow-x: hidden !important;
	overflow-y: overlay !important;
}

div.leftSwitches{
flex-grow: 1.3;
}
div.rightSwitches{
flex-grow:1;

}
#switches{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: flex-start;
	align-content: stretch;
}
div.addRow {
    line-height: 45px;
    background-color: #fff;
    padding-left: 10px;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}

#ModalStock{
	z-index: 200;
}

.vl {
	border-left: 2px solid darkgrey;
	height: 600px;
	justify-content: stretch;
  }

div.flexItem{
	display: flex;
	flex-wrap: wrap;
}

#addBarcode{
	margin: 10px;
}

.flexItem > aside {
	margin: 6px;
	max-width: 100px !important;
  }

  .flexItem > .vl {
	margin: 10px;
  }

  .flexItem > #barcodeTable_wrapper {
	flex-grow: 1;
	margin: 10px;
	max-width: 850px !important;
	max-width: 850px !important;
  }
/*p.SalesSelect{
	min-width: 190px;
}
*/
#pickUserBtn{
 /* background-color: #4878B6;
 color:white; */
 margin-right: 5px;
	min-width: 123.97px;
}

#inpakkenButton{
	/* background-color: #4878B6;
	color:white; */
	margin-right: 5px;
	   min-width: 123.97px;
   }

td.dt-control {
    background: url('https://www.datatables.net/examples/resources/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.dt-control {
    background: url('https://www.datatables.net/examples/resources/details_close.png') no-repeat center center;
}

#activeBtn{
	/* background-color: #4878B6;
	color:white; */
	margin-right: 5px;
	   min-width: 123.97px;
   }


#btnAanmakenSC{
	background-color: #4878B6;
	color:white;
	margin-right: 5px;
	   min-width: 123.97px;
   }

   #terugmeldenButton{
	margin-right: 5px;
	   min-width: 123.97px;
   }

   #terugneemButton{
	background-color: #4878B6;
	color:white;
	margin-right: 5px;
	   min-width: 123.97px;
   }

   #testtransButton{
	background-color: #4878B6;
	color:white;
	min-width: 123.97px;
   }

   #labelButton{
	background-color: #4878B6;
	color:white;
	margin-right: 5px;
	   min-width: 123.97px;
   }
#btnModal{
	background-color: #4878B6;
	color:white;
	margin-right: 5px;
	   min-width: 123.97px;
}

#generateBtn{
	background-color: #4878B6;
	color:white;
	margin-right: 5px;
	   min-width: 123.97px;
   }

#btnUpdate{
	background-color: #4878B6;
	color:white;
}

#btnVernieuwen{
	background-color: #4878B6;
	color:white;
}

#deleteBtn{
	background-color: #4878B6;
	color:white;
}
#sendBtn{
	background-color: #4878B6;
	color:white;
}

#deletebtn{
	background-color: #4878B6;
	color:white;
}

.modal-card-foot button{
	min-width: 123.97px !important;
}

#createBtn{
	margin-right: 5px;
	   min-width: 123.97px;
   }

#clearFilterBtn{
	background-color: #4878B6;
	color:white;
	margin-left: 5px;
	min-width: 123.97px;
}

#pickUserBtnSC{
	background-color: #4878B6;
	color:white;
	min-width: 255.2px;
   }
#btnAccorderen{
	background-color: #4878B6;
	color:white;
}
#pickPrinterBtn{
	background-color: #4878B6;
	color:white;
}
#sendLineBtn{
	background-color: #4878B6;
	color:white;
	min-width: 123.97px;
}
#addBtn{
	background-color: #4878B6;
	color:white;
	min-width: 123.97px;
}
#editBtn{
	background-color: #4878B6;
	color:white;
	min-width: 123.97px;
}
#deleteLineBtn{
	background-color: #4878B6;
	color:white;
	min-width: 123.97px;
}

#btnVerwijderSC{
	background-color: #4878B6;
	color:white;

}

.ButtonColoring{
	background-color: #4878B6;
	color:white;
	min-width: 255.2px;

}

#exporteren{
	background-color: #23d160;
	color: white;
	min-width: 123.97px;
}
#btnTest{
	background-color: #4878B6;
	color:white;
	min-width: 123.97px;
}
#btnBatch{
	background-color: #4878B6;
	color:white;
	min-width: 123.97px;
}


#serialModal{
	min-width: 700px;
	min-height: 600px;
}

#ModalPrint .modal-content{
	height: 500px !important;
	width: 450px !important;
}

#addItemModal .modal-content{
	height: 500px !important;
	width: 450px !important;
}

#editItemModal .modal-content{
	height: 500px !important;
	width: 450px !important;
}

#accorderenModal{
	height: 900px !important;
	width: 700px !important;
}

.modal-card{
	min-height: 800px !important;
	min-width: 1200px !important;
}

#modalPickjob .modal-card{
	min-height: 1100px !important;
	min-width: 1100px !important;
}

#BatchModal .modal-card{
	min-height: 950px !important;
	min-width: 1600px !important;
}

#SerialModal .modal-card{
	min-height: 950px !important;
	min-width: 1600px !important;
}


.modal-card-head{
	background-color: #4878B6;
	color:white;
}

.modal-card-foot{
	background-color: white;
	color:black;
}

.modal-card-foot #close{
	background-color: #4878B6;
	color:white;
}

.modal-card-title{
	color:white;
}


/* 
table.dataTable thead th,
table.dataTable tfoot th {
  text-align: left;
}
table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px 10px 5px;
  border-right: 1px solid #dddddd;
  width: 100%;
}
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 10px 18px 10px 5px;
  border-right: 1px solid #dddddd;
  width: 100%;
} */

.dataTables_paginate {
	float: left !important;
  }

.dataTables_length{
	float: right !important;
}

.red
{
	color: red;
}

.item:hover
{
	color: #23d160;
}

.label__checkbox {
	display: none;
  }
  
  .label__check {
	display: inline-block;
	border-radius: 50%;
	border: 2px solid rgba(0,0,0,0.1);
	background: white;
	vertical-align: middle;
	margin-right: 20px;
	width: 1.5em;
	height: 1.5em;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: border .3s ease;
	
	i.icon {
	  opacity: 0.2;
	  font-size: ~'calc(1rem + 1vw)';
	  color: transparent;
	  transition: opacity .3s .1s ease;
	  -webkit-text-stroke: 3px rgba(0,0,0,.5);
	}
	
	&:hover {
	  border: 5px solid rgba(0,0,0,0.2);
	}
  }
  
  .label__checkbox:checked + .label__text .label__check {
	animation: check .5s cubic-bezier(0.895, 0.030, 0.685, 0.220) forwards;
	
	.icon {
	  opacity: 1;
	  transform: scale(0);
	  color: white;
	  -webkit-text-stroke: 0;
	  animation: icon .3s cubic-bezier(1.000, 0.008, 0.565, 1.650) .1s 1 forwards;
	}
  }
  
  @keyframes icon {
	from {
	  opacity: 0;
	  transform: scale(0.3);
	}
	to {
	  opacity: 1;
	  transform: scale(0.3)
	}
  }
  
  @keyframes check {
	0% {
	  width: 1.5em;
	  height: 1.5em;
	  /* border-width: 5px; */
	}
	10% {
	  width: 1.5em;
	  height: 1.5em;
	  opacity: 0.1;
	  background: rgba(0,0,0,0.2);
	  /* border-width: 5px; */
	}
	12% {
	  width: 1.5em;
	  height: 1.5em;
	  opacity: 0.4;
	  background: rgba(0,0,0,0.1);
	  border-width: 0;
	}
	50% {
	  width: 1.6em;
	  height: 1.6em;
	  background: #507cb4;
	  border: 0;
	  opacity: 0.6;
	}
	100% {
	  width: 1.6em;
	  height: 1.6em;
	  background: #507cb4;
	  border: 0;
	  opacity: 1;
	}
  }

